| Package | hl7.fhir.uv.saner |
| Resource Type | CodeSystem |
| Id | MeasurePopulationSystem |
| FHIR Version | R4 |
| Source | http://hl7.org/fhir/uv/saner/https://build.fhir.org/ig/HL7/fhir-saner/CodeSystem-MeasurePopulationSystem.html |
| URL | http://hl7.org/fhir/uv/saner/CodeSystem/MeasurePopulationSystem |
| Version | 1.0.1 |
| Status | active |
| Date | 2024-05-18T21:25:01+00:00 |
| Name | MeasurePopulationSystem |
| Title | Situational Awareness Measure Populations |
| Realm | uv |
| Authority | hl7 |
| Description | A Code System for Situation Awareness Measure Populations |
| Content | complete |
| ValueSet | |
| MeasurePopulations | Measure Populations |
No resources found
Note: links and images are rebased to the (stated) source
This case-insensitive code system http://hl7.org/fhir/uv/saner/CodeSystem/MeasurePopulationSystem defines the following codes:
{
"resourceType": "CodeSystem",
"id": "MeasurePopulationSystem",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode": "pher"
}
],
"url": "http://hl7.org/fhir/uv/saner/CodeSystem/MeasurePopulationSystem",
"identifier": [
{
"system": "urn:ietf:rfc:3986",
"value": "urn:oid:2.16.840.1.113883.4.642.40.42.16.3"
}
],
"version": "1.0.1",
"name": "MeasurePopulationSystem",
"title": "Situational Awareness Measure Populations",
"status": "active",
"experimental": false,
"date": "2024-05-18T21:25:01+00:00",
"publisher": "HL7 International / Public Health",
"contact": [
{
"telecom": [
{
"system": "url",
"value": "http://www.hl7.org/Special/committees/pher"
}
]
},
{
"telecom": [
{
"system": "email",
"value": "pher@lists.hl7.org"
}
]
},
{
"name": "Keith W. Boone",
"telecom": [
{
"system": "email",
"value": "mailto:kboone@ainq.com"
}
]
}
],
"description": "A Code System for Situation Awareness Measure Populations",
"jurisdiction": [
{
"coding": [
{
"system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code": "001",
"display": "World"
}
]
}
],
"caseSensitive": false,
"content": "complete",
"count": 4,
"concept": [
{
"code": "numerator-complement",
"display": "Numerator Complement",
"definition": "Like a numerator, but expresses that part of the Denominator not present in the Numerator"
},
{
"code": "duration",
"display": "Duration",
"definition": "A Time Duration"
},
{
"code": "duration-squared",
"display": "Duration Squared",
"definition": "The square of the time duration, useful for identifying variance"
},
{
"code": "supporting",
"display": "Supporting",
"definition": "A population supporting computation, but not needed for reporting"
}
]
}